PATH
WebObjects 4.5 Documentation >
Creating a Java Client Application: A Tutorial
Debugging Java Client WebObjects Applications
It can be difficult to debug Java Client WebObjects applications because these applications have a client side and a server side. Each side runs in a totally different process and in a different virtual machine (VM), so you can't debug the one side by running a debugger for the other side.
© 1999 Apple Computer, Inc. – (Last Updated 13 Sep 99)